Learn R Programming

DataSetsUni (version 0.1)

Sum of Skin Folds: The data represents 102 male and 100 female athletes collected at the Australian Institute of Sports

Description

The function allows to provide the 102 male and 100 female athletes collected at the Australian Institute of Sports, courtesy of Richard Telford and Ross Cunningham.

Usage

data_skinfolds

Value

data_skinfolds gives the 102 male and 100 female athletes collected at the Australian Institute of Sports.

Arguments

data_skinfolds

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data presents 102 male and 100 female athletes collected at the Australian Institute of Sports, courtesy of Richard Telford and Ross Cunningham. Recently, it is used by Tahir et al. (2021) and fitted the Kumaraswamy Pareto IV distribution.

References

Tahir, M. H., Cordeiro, G. M., Mansoor, M., Zubair, M., & Alzaatreh, A. (2021). The Kumaraswamy Pareto IV Distribution. Austrian Journal of Statistics, 50(5), 1-22.

Weisberg S (2005). Applied Linear Regression. Wiley, New York. ISBN 978-0-471-70409-6.

Examples

Run this code
x<-data_skinfolds
summary(x)

Run the code above in your browser using DataLab